GrapeCity.CalcEngine.Functions Namespace > CalcFvScheduleFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: principal, schedule.
Principal is the present value.
Schedule is an array of interest rates to apply.
'Usage Dim instance As CalcFvScheduleFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: principal, schedule.
Principal is the present value.
Schedule is an array of interest rates to apply.
Target Platforms: Windows Server 2012, Windows RT